OpenRoads Designer CONNECT Edition SDK Help

Intersect Method

Overload List

Intersect(LinearElement) Gets collection of intersections with another linear element.
Intersect(DPoint3d, DVector3d) Gets collection of intersections with an infinite vector starting at origin.
Intersect(LinearElement, Double) Gets collection of intersections with another linear element
Intersect(DPoint3d, DVector3d, Double) Gets collection of intersections with an infinite vector starting at origin.

See Also